* lisp/tab-bar.el: Support mouse clicks bound in keymap properties.
authorJuri Linkov <juri@linkov.net>
Thu, 2 May 2024 17:55:03 +0000 (20:55 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 2 May 2024 17:55:03 +0000 (20:55 +0300)
commit14cd4fce4b723a7f06cd7d8dba60c730670191d0
tree504e89d60bfddecc21277de620e4ff3244ff8a1f
parenta914667a0071e3a19846fff9ea5ff8e8f1457e17
* lisp/tab-bar.el: Support mouse clicks bound in keymap properties.

(tab-bar--event-to-item): Handle mouse bindings for commands
bound in keymap properties of global-mode-string (bug#70086).
(tab-bar-mouse-down-1, tab-bar-mouse-1, tab-bar-touchscreen-begin):
Add the symbol 'global' to the list of handled items.
lisp/tab-bar.el